Overview
Photogram comes with a Admin Panel for easing management tasks. Admin panel doesn't requires any additional setup. After successful installation of PHP script, admin panel can be accessed at yoursite.com/admin.
Update Credentials
By default, admin username is admin and password is password. After logging in using these credentials, please go to yoursite.com/admin/credentials to change your account username and password.
Secure Admin Access

Note
By default, admin panel is accessible at yoursite.com/admin. Photogram allows you to change this location to something different. This is entirely optional but we recommend changing this to something else, something that only you know.

Changing admin panel location is a straightforward process which is given below:
  1. Rename admin folder on your web server to something secret. e.g yoursecret

  2. Then open config.php and set ADMIN_CLIENT_DIR_NAME to yoursecret

  3. Save changes.

After save, admin panel will be accessible only at yoursite.com/yoursecret.



Need help?
If you've questions or you need help, feel free to contact us.